use QThread::usleep instead of our own function. (#277)
authortsteven4 <tsteven4@users.noreply.github.com>
Wed, 28 Nov 2018 14:00:10 +0000 (07:00 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Nov 2018 14:00:10 +0000 (07:00 -0700)
commit328c9d654a4a0bf304e6a1785c3a63f200c0bb64
tree8ca140dec2e3421f64d52d0a7484ec50dda34c63
parent93f98c07cab07f4c89ebd392be5593901a579921
use QThread::usleep instead of our own function. (#277)

Our test suite doesn't test sleep, but the nmea pause option
can be used on write to verify functionality interactively.
14 files changed:
CMakeLists.txt
GPSBabel.pro
Makefile.in
config.h.in
configure
configure.ac
defs.h
garmin_gpi.cc
gbsleep.cc [deleted file]
jeeps/gpsserial.cc
mtk_logger.cc
navilink.cc
nmea.cc
skytraq.cc